object ProjMgtDlg: TProjMgtDlg Left = 252 Top = 283 BorderStyle = bsDialog Caption = 'Project Management' ClientHeight = 348 ClientWidth = 313 Font.Color = clWindowText Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [] PixelsPerInch = 96 Position = poScreenCenter OnCreate = FormCreate OnDestroy = FormDestroy OnShow = FormShow TextHeight = 16 object Label1: TLabel Left = 8 Top = 8 Width = 97 Height = 16 Caption = 'Project Structure' end object oProjStruct: TOutline Left = 6 Top = 34 Width = 187 Height = 153 Lines.Nodes = ( 'oProjStruct') Options = [] ItemHeight = 16 Color = clSilver TabOrder = 0 OnClick = oProjStructClick ItemSeparator = '.' PictureOpen.Data = {}